Namespace - LJCDBClientLib
Parameters
dataConfigName - The DataConfig name.
tableName - The table name.
connectionString - The Connection string.
providerName - The Provider name.
Syntax
| C# |
|
public SQLManager(String dataConfigName, String tableName, String connectionString = null, String providerName = null)
|
Initializes an object instance.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.